Build domain experiences. Own the customer journey.One simple API.
Search, register, renew and transfer, all white-label under your brand, through one clean REST API.
Trusted by the platforms your customers already use.
ResellerClub has been an outstanding partner to Readdy, consistently providing reliable services and excellent support. We truly value the trust and confidence they have earned from our team. We look forward to deepening our partnership and working together to help even more Readdy customers achieve success.
Resellerclub has been a reliable technology partner for our domain business. Their APIs are robust, and the support provided by our Technical Account Manager has been exceptional. From onboarding to troubleshooting and ongoing guidance, the team has consistently delivered timely and effective assistance.
We run tens of thousands of domains for clients on this platform. The new REST API means our juniors can work with it too.
The whole domain lifecycle, one surface.
Every endpoint your domain business needs.
Built the way you already build.
If you have integrated a modern REST API before, you already know this one. Clean JSON in and out, predictable resource paths, and documentation you can test against before writing a line of code.
One clean REST API
Predictable JSON resources with camelCase fields, described by an OpenAPI spec. Explore every endpoint, generate clients, import into your tools.
Header authentication
Authorize with your reseller id and API key sent as request headers. No credentials in your URLs, and none in your logs.
A separate demo environment
A demo account with its own credentials and API key, working only against the demo API. No live funds, no side effects, no surprises in production.
SDKs and Postman
First-party SDKs and a maintained Postman collection, generated from the spec so they never drift from the API.
Your first call in five minutes.
- 1Create a demo account, grab your demo API key from your panel, and check a domain's availability.
- 2Create a customer and a contact. Registration hangs off both.
- 3Register the domain, then poll its action status until it completes.
$ curl -X GET "https://rclub-api.jarvisqa1k8s01.preprodapps.registeredsite.com\ /rclub/domains/available?domainName=mybrand-test-12345" \ -H "x-user-id: YOUR_X_USER_ID" \ -H "x-api-key: YOUR_X_API_KEY" \ -H "Accept: application/json"
Moving a large portfolio?
Whether you are migrating from the legacy API or bringing domains over from another provider, our team will help you plan the move: endpoint mapping, transfer runway and testing.
Start building today.
Create a demo account, make your first call against the demo API, and put domains in your product this week.